Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[diff_drive] Remove unused parameter and add simple validation #abi-breaking (backport #958) #1056

Merged

Conversation

christophfroehlich
Copy link
Contributor

This is the 1:1 backport of #958. @bmagyar why do you think we have to do something different as you have changed with #1008?

@bmagyar
Copy link
Member

bmagyar commented Feb 29, 2024

If the CI is happy we could merge this. The CI was clearly unhappy on the humble backport

@christophfroehlich
Copy link
Contributor Author

If the CI is happy we could merge this. The CI was clearly unhappy on the humble backport

we didn't backport this to humble anyways. You tried fixing the original backport to iron.

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.12%. Comparing base (4941fee) to head (127b9e1).

Additional details and impacted files
@@            Coverage Diff             @@
##             iron    #1056      +/-   ##
==========================================
- Coverage   47.46%   47.12%   -0.35%     
==========================================
  Files          40       40              
  Lines        3685     3682       -3     
  Branches     1758     1756       -2     
==========================================
- Hits         1749     1735      -14     
- Misses        722      735      +13     
+ Partials     1214     1212       -2     
Flag Coverage Δ
unittests 47.12% <100.00%> (-0.35%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...de/diff_drive_controller/diff_drive_controller.hpp 100.00% <ø> (ø)
...iff_drive_controller/src/diff_drive_controller.cpp 41.49% <100.00%> (-2.95%) ⬇️

... and 1 file with indirect coverage changes

@bmagyar
Copy link
Member

bmagyar commented Mar 1, 2024

Too many parallel universes to handle :D

@bmagyar bmagyar merged commit 636585a into ros-controls:iron Mar 1, 2024
12 of 13 checks passed
@christophfroehlich christophfroehlich deleted the mergify/bp/iron/pr-958 branch July 15, 2024 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants